﻿/*-----------------------------------------------栏目条-----------------------------------------------------------*/
/*无更多*/
.lmt{ width:100%; height:190px; text-align:center;}
.lmt_top{ width:100%; height:28px; background-color:#ff3636; background-image: url(../images/lmt.jpg);background-repeat: no-repeat;background-position: right center; /*border-bottom:#7a7a7a 1px solid;*/}
.lmt_tit{ width:auto;overflow:hidden; float:left; line-height:28px;font-family:微软雅黑; font-size:16px; color:#fff; margin-left:12px;}
.lmt_nr{width:100%; text-align:left; margin:auto;line-height:26px;margin-top:5px;}
.lmt_nr img{ width:220px; height:75px;}
.lmt_nr a{color:#000; }
.lmt_nr a:hover{color:#f00;}
/*列表*/
.lmt_nr .lmt_list ul{padding-top:5px;}
.lmt_nr .lmt_list ul li{ height:29px; line-height:29px;border-bottom:1px dotted #ccc;background:url(../images/xxp.png) no-repeat; background-position:left center; padding-left:10px;}
.lmt_nr .lmt_list ul li .date{ float:right;}
/*更多*/
.lmt .more{/* display:none;*/line-height:28px;}
.lmt .more a{}
.lmt .more {}
/*链接*/
.lmt .lmt_link{width:100%;text-align:left; margin:auto;margin-top:12px;}
.lmt .lmt_link a{display:block; width:155px; height:70px;background:url(../images/sy_link.png) no-repeat; margin-bottom:10px;}
.lmt .lmt_link a:hover{ background-position:0px -160px;}


